ComponentOne ASP.NET MVC Controls
OnClientItemsSourceChanging Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientItemsSourceChanging Property
Occurs after the grid has been bound to a new items source.
Syntax
'Declaration
 
Public Property OnClientItemsSourceChanging As String
public string OnClientItemsSourceChanging {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members